equality operator meaning in Chinese
等号操作符
等号运算子
Examples
- Implementing the equality operator on value types
在值类型中实现相等运算符( = = ) - If the operands of an equality operator are both of type
如果相等运算符的操作数都是 - Is a reference type , the equality operators
是引用类型,但定义相等运算符( - Controls null handling when using equality operators
使用相等运算符时控制null处理。 - Implementing the equality operator on reference types
在引用类型中实现相等运算符( = = )